CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算器 MFC

搜索资源列表

  1. Calculator

    0下载:
  2. 这是用C++和MFC写的一个能进行简单加减乘除运算的计算器-This is C++ and MFC can be written in a simple addition and subtraction multiplication and division operations Calculator
  3. 所属分类:EditBox

    • 发布日期:2017-05-17
    • 文件大小:4674169
    • 提供者:魏昕
  1. MFC-calculator

    0下载:
  2. 使用MFC编写的计算器,实现加减乘除,退格,清除功能-Use the MFC prepared calculator, addition, subtraction, multiplication, and division, backspace, clear function
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:21090
    • 提供者:蓝宇
  1. jisuanqi-MFC

    0下载:
  2. 范例003 调用计算器的对话框程序-多进程。C++老师给的范例,保证质量。-Example 003 call calculator dialog procedures- multi-process. C++ teacher gave an example of quality assurance.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:12083128
    • 提供者:路一
  1. calculatorx_vivitue

    1下载:
  2. MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:126058
    • 提供者:
  1. simple-computer-by-MFC

    0下载:
  2. 使用MFC编写计算器,手把手教你,过程详细,适合新手-Calculator written using MFC, taught you, the process in detail, suitable for novice
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:638094
    • 提供者:Alain
  1. jisuanqi

    0下载:
  2. 计算器源代码,MFC做的,没事研究研究-Calculator source code, MFC to do, and nothing to do Research
  3. 所属分类:Editor

    • 发布日期:2017-04-06
    • 文件大小:49314
    • 提供者:高大侠
  1. VC_MFC

    0下载:
  2. 在vc++环境下,基于MFC的不规则形状按钮,计算器,切分窗口,用OpenGL实现简单动画和制作可扩展对话框-In vc++ Environment, based on the MFC of the irregular shape of the button, calculator, split window, using OpenGL to achieve a simple animation and production scalability of the dialog box
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:190775
    • 提供者:pop
  1. jisuanqi

    1下载:
  2. VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4641091
    • 提供者:caicai
  1. zhanglu1

    0下载:
  2. MFC做的 简单计算器 比较好玩,可以学习一下-MFC comparison calculator to do simple fun, you can learn about
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:39325
    • 提供者:李浩
  1. caculator

    0下载:
  2. 自己练练手使用MFC写成的计算器与科学计算器,可以对于学习对话框的新手有所帮助-练练own hand written using MFC calculator with scientific calculators, study for the dialog box can be helpful to the novice
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:12732
    • 提供者:sunup
  1. Calculator

    0下载:
  2. 这是基于窗口类在MFC下编写的一个多功能计算器,很实用,代码很清晰可供大家分享-This is based on the window class in MFC, prepared a multi-function calculator, very useful, the code is very clear for everyone to share
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2075664
    • 提供者:王涛
  1. Calculate_MFC

    0下载:
  2. mfc做的计算器 界面简单 功能基本 初级作品-mfc calculator to do basic primary interface features easy work
  3. 所属分类:Document

    • 发布日期:2017-05-09
    • 文件大小:1972692
    • 提供者:bambookudo
  1. Calculator

    1下载:
  2. 这是我用vc做的计算器,我的课程设计,内含报告文档-visual c++ mfc Calculator visual c++ mfc Calculator
  3. 所属分类:Windows Develop

    • 发布日期:2015-12-16
    • 文件大小:2130881
    • 提供者:戚文超
  1. jisuanqi

    0下载:
  2. 用MFC做的简单的计算器,适合初学者,希望对大家有帮助-Thank you very much!Best wishes!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:8573643
    • 提供者:jiaxin
  1. jisuanqi

    0下载:
  2. 一个基于表达式求值的科学计算器,C++,MFC,支持四种进制的数在一个表达式中同时出现的进制混合运算(除十进制外的各进制数不限于整数,如12d.3axh,xh是我的计算类所能识别的十六进制数的标识符);且程序做得也比较精细(如制作了鼠标键盘、窗口跟随、计算历史查看等)。-Expression based on the evaluation of the scientific calculator, C++, MFC, in support of a number of four-band exp
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:28960
    • 提供者:sunnypill
  1. caculator

    0下载:
  2. 一个简单的计算器(在VC MFC下实现),实现加减乘除同时运算。-A simple calculator (in the under VC MFC), the realization of computing at the same time calculation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2601542
    • 提供者:Bosch
  1. compute

    0下载:
  2. (MFC)此代码实现了一个计算器,用对话框的形式打开应用,很具有参考价值.-This code implements a calculator with a dialog box to open the application form, it is valueable for learners.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1949395
    • 提供者:Miller
  1. Calculator

    0下载:
  2. 一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:264417
    • 提供者:lili
  1. jisuanqi

    1下载:
  2. c++ mfc 计算器功能 如windows自带-c++ mfc calculator functions such as windows built-
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2856349
    • 提供者:Sjn
  1. jisuan

    1下载:
  2. c++ mfc 计算器功能 如同windows自带-c++ mfc calculator functions as native windows
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2855854
    • 提供者:Sjn
« 1 2 3 45 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com